home *** CD-ROM | disk | FTP | other *** search
- object MainForm1: TMainForm1
- Left = -200
- Top = 204
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'x'
- ClientHeight = 65
- ClientWidth = 108
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = 21
- Font.Name = 'Arial'
- Font.Style = []
- FormStyle = fsStayOnTop
- Visible = True
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 21
- object FormIdle1: TFormIdle
- OnIdle = FormIdle
- Left = 12
- Top = 12
- end
- end
-